home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Loadstar 30
/
030.d81
/
mag entry boot
(
.txt
)
< prev
next >
Wrap
Commodore BASIC
|
2022-08-26
|
608b
|
25 lines
10 poke53281,2:poke53280,2
15 print"[152][147]"
20 print" [215]arning!"
30 print:print
40 print"[217]ou are about to exit the [204][207][193][196][211][212][193][210]"
50 print:print"environment."
60 print:print"[208]ress 1 to run [205]agazine [197]ntry."
70 print:print"[208]ress 2 to return to [204]oadstar."
80 print:print"[215]hich?"
90 getk$:ifk$=""thengosub60000:goto90
100 poke53280,rnd(1)*15
110 ifk$="1"then62002
120 ifk$="2"then63002
130 goto90
60000 ifc=0thenc=1:goto60005
60002 c=0
60005 ifc=0thenprint" [215]arning!"
60010 ifc=1thenprint" [215]arning!"
60020 return
62002 print"[147]load"chr$(34)"mag entry.64"chr$(34)",8":print"run"
62004 poke198,0:poke631,13:poke632,13:poke198,2:end
63002 print"[147]";:poke646,peek(53281)
63003 print"l[207]"chr$(34)"hello connect"chr$(34)",8"
63004 print"run":poke631,13:poke632,13:poke198,2:end